|
Author |
Thread Statistics | Show CCP posts - 29 post(s) |
|

CCP Explorer
C C P C C P Alliance
291

|
Posted - 2012.04.20 16:31:00 -
[1] - Quote
Liang Nuren wrote:Holy ****, thank you so much! Explorer, is there a way we can donate to a team party for these awesome changes? There probably is; I could establish, say, a PayPal account for you all to donate to... but you can also just sub to more accounts! 
Erlendur S. Thorsteinsson | Software Director | EVE Online, CCP Games | Follow on: Twitter / Google+ |
|
|

CCP Explorer
C C P C C P Alliance
291

|
Posted - 2012.04.20 17:04:00 -
[2] - Quote
Ciar Meara wrote:dude, excel, thats like some hardcore sci fi stuff right there. Currently I can't even get stuff to display properly from word to excel and you made it so it goes from eve to excel.
Its like the future, but now. Hahahahahaha 
Erlendur S. Thorsteinsson | Software Director | EVE Online, CCP Games | Follow on: Twitter / Google+ |
|
|

CCP Explorer
C C P C C P Alliance
294

|
Posted - 2012.04.20 19:15:00 -
[3] - Quote
CCP karkur wrote:Gilbaron wrote:ccp punkturis, you better deliver something soon, ccp karkur is closing in on my favorite dev list Punkturis is working on some very cool stuff she'll be telling you about pretty soon  Don't you all worry, I'm quite busy sabotaging that devblog of hers...  Erlendur S. Thorsteinsson | Software Director | EVE Online, CCP Games | Follow on: Twitter / Google+ |
|
|

CCP Explorer
C C P C C P Alliance
299

|
Posted - 2012.04.20 20:07:00 -
[4] - Quote
Seloena wrote:Karkur, I see everything is ok after your illness :]
I'm pretty sure that you become one of most liked devs, you know that? For sure from the female part of CCP staff : I love you :* sh*t, did i said it out loud
(...)
Again a lot of very good work based on our needs, things that will make our game even more fun. I like the big features and I can't wait the full Incarna iteration, but nothing make us happy like this small things
Well, Explorer, you should be proud of such worker Indeed I am.  Erlendur S. Thorsteinsson | Software Director | EVE Online, CCP Games | Follow on: Twitter / Google+ |
|
|

CCP Explorer
C C P C C P Alliance
299

|
Posted - 2012.04.20 20:09:00 -
[5] - Quote
Seloena wrote:For sure other people from your team was working also very hard, but they are not communicating with us such as You and Karkur. This is why I would like to thank all your team. Big bravos for all people in your team! Thank you for cool job! Thank you so much for those kind words, and thank you all in return for building with us the wonderful world of New Eden!
Erlendur S. Thorsteinsson | Software Director | EVE Online, CCP Games | Follow on: Twitter / Google+ |
|
|

CCP Explorer
C C P C C P Alliance
307

|
Posted - 2012.04.21 12:28:00 -
[6] - Quote
Devore Sekk wrote:Quote:Please note that if you have this option enabled, the market orders might load more slowly at times. The reason is that we are using information from the "My orders" list to know which orders are yours and that list needs to be fetched regularly from the server. This is interesting. Putting on my backseat driver hat, would it not be more efficient to modify the market details query to fetch another column that the server would flag if a record belongs to the player? (I assume sending character ids for ALL orders would be troublesome, never expose to the client information that is not mean for display, because someone WILL hack it.) This does probably require to modify the protocol, and not just the UI, but would remove the need for another trip to the server. That could completely tank the market performance. 
The results of the market queries are heavily cached throughout the cluster; and we can cache the results because all players get the exact same response when they ask for orders for a particular type in a particular region. If we start tailoring the responses for each player by adding a player-specific column then the caching doesn't work anymore, or rather we could only cache per (player, type, region) triplet instead of the (type, region) pair. Erlendur S. Thorsteinsson | Software Director | EVE Online, CCP Games | Follow on: Twitter / Google+ |
|
|

CCP Explorer
C C P C C P Alliance
313

|
Posted - 2012.04.21 20:39:00 -
[7] - Quote
Adunh Slavy wrote:Could be done mostly client side too. Client-side loops over server calls is not nice at all (and client-side loops over DB calls is a performance killer). This should be implemented such that information is sent to the server with then a minimum amount of client/server back-and-forth communication following.
Erlendur S. Thorsteinsson | Software Director | EVE Online, CCP Games | Follow on: Twitter / Google+ |
|
|
|
|